kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.ranges
/
[Native]LongRange
/
contains
contains
Native
open
operator override
fun
contains
(
value
:
Long
)
:
Boolean
Content copied to clipboard
Checks whether the specified
value
belongs to the range.